home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / themes / ide-eclipse.style < prev    next >
Text File  |  2004-09-03  |  469b  |  30 lines

  1. # This File is part of highlight, a universal source code converter.
  2. # See README in the highlight directory for documentation.
  3.  
  4. $DEFAULTCOLOUR=00 00 00
  5.  
  6. $BGCOLOUR=ff ff ff
  7.  
  8. $FONTSIZE=10
  9.  
  10. $KW_CLASS(kwa)=7f 00 55 bold
  11.  
  12. $KW_CLASS(kwb)=7f 00 55 bold
  13.  
  14. $KW_CLASS(kwc)=7f 00 55 bold
  15.  
  16. $NUMBER=00 00 00
  17.  
  18. $ESCAPECHAR=00 00 ff
  19.  
  20. $STRING=00 00 ff
  21.  
  22. $STRING_DIRECTIVE=7f 9f bf
  23.  
  24. $COMMENT=71 7a b3
  25.  
  26. $DIRECTIVE=3f 5f bf
  27.  
  28. $LINE=00 00 00
  29.  
  30. $SL-COMMENT=2f 99 56